バージョン

CheckBoxEditorWrapperBase<T,TOut> クラス

CurrencyEditorModel モデルの内部ジェネリック ラッパー。
シンタックス
'宣言
 
Public Class CheckBoxEditorWrapperBase
    (Of T As {New, CheckBoxEditorModel},
     TOut As CheckBoxEditorWrapperBase(Of T,TOut)) 
   Inherits BaseEditorWrapper(Of T,TOut)
public class CheckBoxEditorWrapperBase<T,TOut> : BaseEditorWrapper<T,TOut> 
where T: new(), CheckBoxEditorModel
where TOut: CheckBoxEditorWrapperBase<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub